home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Borland
/
Borland C++ V5.02
/
GDIMETA.PAK
/
MAKEFILE
< prev
next >
Wrap
Text File
|
1997-05-06
|
692b
|
18 lines
#----------------------------------------------------------------------------
# Borland C++
# Copyright (c) 1987, 1996 Borland International Inc. All Rights Reserved.
# examples\series\gdimeta\makefile
#----------------------------------------------------------------------------
SYSTEMS = WIN32
OSMAJOR = 4
OSMINOR = 0
EXERES = gdimeta
CPCH = -Hc -H"windows.h" -H=gdimeta.csm
OBJEXE = about.obj brushdlg.obj client.obj colordlg.obj dispatch.obj\
file.obj filedlg.obj gdimeta.obj infodlg.obj init.obj\
metafile.obj misc.obj palctrl.obj palette.obj pendlg.obj\
statbar.obj toolbar.obj winmain.obj\
!include $(BCEXAMPLEDIR)\makefile.gen